| Filename | (eval 256)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
| Statements | Executed 24 statements in 53µs |
| Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
| Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 8 | 1 | 1 | 64µs | 22.7ms | JSON::Schema::Modern::Document::has |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package JSON::Schema::Modern::Document; | ||||
| 2 | # spent 22.7ms (64µs+22.7) within JSON::Schema::Modern::Document::has which was called 8 times, avg 2.84ms/call:
# 8 times (64µs+22.7ms) by MooX::HandlesVia::has at line 31 of MooX/HandlesVia.pm, avg 2.84ms/call | ||||
| 3 | 8 | 8µs | for my $method (@$before) { | ||
| 4 | 8 | 17µs | 8 | 246µs | $method->(@_); # spent 246µs making 8 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 31µs/call |
| 5 | } | ||||
| 6 | 8 | 28µs | 8 | 22.4ms | $$wrapped->(@_);} # spent 22.4ms making 8 calls to Moo::has, avg 2.80ms/call |
| 7 | ; |